ListAllDocuments
Overview
The ListAllDocuments operation retrieves a list of all the available documents in the database.
This operation is used to obtain a list of all documents available in the system. The request takes an organization identifier (OrganizationID) and returns an array containing document set objects as the payload.
| Operation | ListAllDocuments |
|---|---|
| Style | document |
| Operation Type | Request-response. The endpoint receives a message, and sends a correlated message. |
| SOAP Action | http://schemas.bankerssystems.com/2004/ExpereAPI/ExpereIEServices/IExpereAPI/ListAllDocuments |
| Input | ListAllDocumentsRequest |
| Output | ListAllDocumentsResponse |